Add xm save -c/--checkpoint option
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 28 Feb 2007 09:39:23 +0000 (09:39 +0000)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 28 Feb 2007 09:39:23 +0000 (09:39 +0000)
commit1066e48e8618389e64d0143fc328311a87026bbd
treed0895f07d098587b5cacfd054e310bd974d6435b
parente5d4e1285c9d2be3645ae75c7f987b924d07cdfc
Add xm save -c/--checkpoint option

xm save --checkpoint leaves the domain running after creating the
snapshot.

Signed-off-by: Brendan Cully <brendan@cs.ubc.ca>
tools/python/xen/xend/XendCheckpoint.py
tools/python/xen/xend/XendDomain.py
tools/python/xen/xm/main.py